home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / comm / ws_ftple.zip / WS_FTP.TXT < prev    next >
Text File  |  1996-05-14  |  7KB  |  170 lines

  1.           Windows Sockets FTP Client Application  -  WS_FTP 4.0
  2.                             by John A. Junod
  3.      Copyright (C) 1992-1996 by Ipswitch, Inc.  All rights reserved.
  4.  
  5.  REDISTRIBUTION:
  6.  ===============
  7.    For information about the free WS_FTP Limited Edition distribution
  8.    program please visit www.ipswitch.com or send email to
  9.    info@ipswitch.com or call (617) 676-5700.
  10.  
  11.    For information about distributing WS_FTP Professional please
  12.    contact Ipswitch at info@ipswitch.com or call (617) 676-5700.
  13.  
  14.    For information about WS_FTP Professional, see the WS_FTP
  15.    Limited Edition About box, or visit www.ipswitch.com.
  16.  
  17.  LICENSE
  18.  =======
  19.    Refer to your end user license agreement.
  20.  
  21.    In the LE version, this appears in the About box of WS_FTP and
  22.    during installation.
  23.  
  24.  
  25.  DESCRIPTION:
  26.  ============
  27.    This application is a standard File Transfer Protocol (FTP) client
  28.    application for Windows Sockets.  The user interface for this FTP
  29.    client is designed with the novice FTP user in mind.  Usage should
  30.    be obvious.  For more information on FTP please refer to the many
  31.    different NETNEWS groups or one of the recent books on the Internet.
  32.  
  33.    There are multiple versions of WS_FTP. These are all included in
  34.    the ZIP file with an INSTALL program.
  35.  
  36.    WS_FTP.exe (FTPPRO.exe) is designed to operate in a 16 bit environment
  37.                 but will work in any environment.
  38.  
  39.    WS_FTP32.exe (FTP32PRO.exe) is designed to operate in a 32 bit
  40.                 environment as provided in Windows 3.x with Win32s,
  41.                 Windows 95, Windows NT and OS/2.
  42.  
  43.    WS_FTP95.exe (FTP95PRO.exe) is designed to operate in 32 bit multi-
  44.                 threaded environment as provided by Windows 95 and
  45.                 Windows NT.  Usage under Win32s is not blocked but some
  46.                 features like remote edit may not work properly.
  47.  
  48.    If you have problems with WS_FTP32 under Win32s, please try
  49.    using the 16 bit version of WS_FTP.
  50.  
  51.  REQUIREMENTS:
  52.  =============
  53.    WS_FTP requires you to have a properly installed WINSOCK.DLL
  54.    and requires Windows 3.1 or later.
  55.  
  56.      If you don't have a WINSOCK.DLL, I'd suggest getting the
  57.      free one from Microsoft or the shareware Trumpet Winsock
  58.      from ftp.trumpet.com.au or buying a vendor supported one
  59.      from Ipswitch, Inc. or from FTP Software, Inc.
  60.  
  61.    WS_FTP32 requires Windows NT, Windows 95 or Win32s 1.15 (or later)
  62.  
  63.      Windows NT and Windows 95 come with a WINSOCK.DLL. If you
  64.      use a different vendors stack on these platforms you will
  65.      need to replace the WSOCK32.DLL that comes with the OS.
  66.  
  67.    WS_FTP requires a 286 processor.
  68.  
  69.    WS_FTP32 requires a 386 processor.
  70.  
  71.    WS_FTP95 requires Windows 95 or Windows NT.
  72.  
  73.  INSTALLATION:
  74.  =============
  75.    YOU MUST HAVE A PROPERLY INSTALLED WINSOCK.DLL FOR THIS APPLICATION
  76.    TO WORK.  REFER TO YOUR WINSOCK.DLL DOCUMENTATION FOR SETUP!!
  77.  
  78.    1. Unzip the distribution file into a temporary directory.
  79.  
  80.    2. Run INSTALL.
  81.  
  82.  
  83.  VALID COMMAND LINE OPTIONS:
  84.  ===========================
  85.    ws_ftp  [args] ftp://hostname|profile/pathname/  <- start in this dir
  86.    ws_ftp  [args] ftp://hostname|profile/pathname/filename
  87.                    [local:/pathname[/filename]]
  88.    ws_ftp  [args] hostname|local:/pathname/filename
  89.                  [hostname|local:/pathname/filename]
  90.    ws_ftp  [args] -ask                       <- prompts for command line
  91.  
  92.    [args] = -i Inifile      (must come before all other args)
  93.             -p Profile      (must come before all other args except -i)
  94.             -u Userid
  95.             -w passWord
  96.             -c aCcount
  97.             -ascii
  98.             -binary
  99.             -quiet
  100.             -s hostname|local/pathname/filename      (Source)
  101.             -d hostname|local/pathname/filename      (Dest)
  102.             -m filename_of_file_containing_args   (pro only)
  103.  
  104.  WHERE TO GET IT
  105.  ===============
  106.    (WS_FTP Limited Edition)
  107.      http://www.ipswitch.com/
  108.      http://www.csra.net/junodj/
  109.  
  110.    (WS_FTP Professional)
  111.      Call Ipswitch at (617) 676-5700 or send a fax to (617) 676-5710
  112.      or send email to <info@ipswitch.com>.
  113.  
  114.  SUPPORT
  115.  =======
  116.   No support is provided for WS_FTP Limited Edition.  You can receive
  117.   support by purchasing a copy of WS_FTP Professional from Ipswitch.
  118.  
  119.   Bug reports and suggestions for improvement can be sent by e-mail
  120.   to support@ipswitch.com and/or junodj@csra.net.
  121.  
  122.   Please send all distribution and commercial purchase requests
  123.   via e-mail to info@ipswitch.com or call (617) 676-5700.
  124.  
  125.  BUG REPORTS, SUGGESTIONS, ETC...
  126.  ================================
  127.    If you connect to a host that WS_FTP doesn't recognize (i.e. listboxes
  128.    remain blank or are displayed incorrectly).
  129.  
  130.    1. Try the different host types that are listed in the options dialog
  131.       box.  (the change takes affect immediately, you do not need to
  132.       change directories, etc..)
  133.  
  134.    2. If you can't find one that displays the directory correctly, then:
  135.  
  136.       a.  click on the LogWnd button and save the message log to a file
  137.       b.  click on the remote side DirInfo button and save the contents
  138.           to a different file.
  139.       c.  mail both files to "junodj@csra.net"
  140.  
  141.    Send all bug reports, suggestions, etc to "junodj@csra.net"
  142.  
  143.    If you like this program, let other people know about it!
  144.    Post your comments in comp.protocol.tcp-ip.ibmpc, alt.winsock and
  145.    in the windows groups on usenet and places like compuserve.  Let
  146.    people know about it!
  147.  
  148.  KNOWN PROBLEMS
  149.  ==============
  150.    Many internet providers require you to use PASV mode in order
  151.      for WS_FTP to work properly.  If you always get "Dirlist
  152.      returned 0", try changing this setting under Advanced in the
  153.      Connect dialog or in Session Options.  This is NOT a true
  154.      problem in WS_FTP but is a requirement of your network
  155.      provider.
  156.  
  157.    Some versions of the Trumpet Winsock DLL require you to use
  158.      PASV mode.  See the above note.
  159.  
  160.    You MAY need to use PASV mode when using TIA. See the above note.
  161.  
  162.    WS_FTP does not work properly under some versions of the SPRY
  163.      stack.  You need to contact SPRY to get an upgraded stack
  164.      that is Winsock compliant.
  165.  
  166.    WS_FTP32 does not work properly when using the 16 bit version
  167.      of Chameleon or Trumpet Winsock on Windows NT or Windows 95.
  168.      You need to replace the WSOCK32.DLL provided by Microsoft
  169.      with one from the network stack vendor.
  170.